gdkglcontext: Limit gl debug label length
authorTimm Bäder <mail@baedert.org>
Sat, 27 Apr 2019 07:49:41 +0000 (09:49 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 27 Apr 2019 08:44:23 +0000 (10:44 +0200)
commit6f3e6083314b39d759871e59212ce41ea64c173b
treeb1002c32355c4ad1ff4553cec588fe2a5f42ac2d
parentcc4b3798e53a3efc63c14b98d3f70488801a70a1
gdkglcontext: Limit gl debug label length

There's a maximum length we have to adhere to, otherwise GL throws a
GL_INVALID_VALUE error.
gdk/gdkglcontext.c